net/http.persistConn.shouldRetryRequest (method)
2 uses
net/http (current package)
transport.go#L606: } else if !pconn.shouldRetryRequest(req, err) {
transport.go#L684: func (pc *persistConn) shouldRetryRequest(req *Request, err error) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)